a11y: Fix GtkStackPage first accessible child
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 3 Mar 2023 15:28:27 +0000 (15:28 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 3 Mar 2023 18:02:22 +0000 (18:02 +0000)
commit9820d25cf9497f8ee1f42b011a8949a94f6ba8da
tree4adf945f91d68a6f57e8419b8c630235172ea802
parentdbb2cb22ca78d1fa7b089a2805f2abb695d790ed
a11y: Fix GtkStackPage first accessible child

The first accessible child is the child widget of the GtkStackPage, not
the first child of the widget.
gtk/gtkstack.c